addEmailTo
@NonNull
Add an email address to be used in the "to" field of the final Intent.
Return
This IntentBuilder for method chaining
Parameters
address
Email address to send to
See also
@NonNull
Add an array of email addresses to be used in the "to" field of the final Intent.
Return
This IntentBuilder for method chaining
Parameters
addresses
Email addresses to send to